home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / wnav.zip / CISLOG2.SCR < prev    next >
Text File  |  1993-05-13  |  376b  |  17 lines

  1. ; This is the generic logon script for nodes that do not like ^C!
  2. P 3
  3. S ^M
  4. L NAME:
  5. S CIS^M
  6. L ID:
  7. ; send user ID
  8. I
  9. ; send other info on same line
  10. S *OTHER/INT\
  11. ; send password
  12. X
  13. ; send <ENTER> for password
  14. S ^M
  15. ; NOTE:  do not do a 'W OK', that is taken care of internally.  If you do, then
  16. ;        the log will not be started at the correct time and so on...
  17.